Leadtools.Dicom.AddIn Namespace > ThreadSafeList<T> Class : Clear Method |
public void Clear()
'Declaration Public Sub Clear()
'Usage Dim instance As ThreadSafeList(Of T) instance.Clear()
public: void Clear();
Exception | Description |
---|---|
System.NotSupportedException | The ICollection is read-only. |